1 <!-- Edit this file to change the layout of each record in the table view -->
2 <!-- To disable clicking of a field,
remove the and formatters around it-->
3
4 <!-- If you wish to hide the table view header that contains the column titles, -->
5 <!--
add the following to the personal_time_table_init() hook (in hooks/personal_time_table.php file) -->
6 <!-- $options->ShowTableHeader =
0; -->
7
8         <td id=
"personal_time_table-day-<%%VALUE(id)%%>" class="personal_time_table-day"><%%VALUE(day)%%></td>
9         <td id=
"personal_time_table-time_start-<%%VALUE(id)%%>" class="personal_time_table-time_start"><%%VALUE(time_start)%%></td>
10         <td id=
"personal_time_table-time_end-<%%VALUE(id)%%>" class="personal_time_table-time_end"><%%VALUE(time_end)%%></td>
11         <td id=
"personal_time_table-activity-<%%VALUE(id)%%>" class="personal_time_table-activity"><%%VALUE(activity)%%></td>



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 112.055 lượt xem

Gõ tìm kiếm nhanh...